Skip to content

Comments

Allow inclusion of the HttpClientResponse in generated Client output#83

Open
IMax153 wants to merge 3 commits intotim-smart:mainfrom
IMax153:feat/allow-inclusion-of-response
Open

Allow inclusion of the HttpClientResponse in generated Client output#83
IMax153 wants to merge 3 commits intotim-smart:mainfrom
IMax153:feat/allow-inclusion-of-response

Conversation

@IMax153
Copy link
Collaborator

@IMax153 IMax153 commented Dec 1, 2025

This PR allows passing an includeResponse option into the generated client. This option forces the client to return a tuple of [A, HttpClientResponse], which allows the end user to access response attributes when executing generated client methods.

@tim-smart tim-smart force-pushed the main branch 5 times, most recently from 92c7335 to 73a7fcb Compare February 19, 2026 00:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant